lisp/custom.el: Trivial fixes.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 17 Mar 2011 02:30:27 +0000 (03:30 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 17 Mar 2011 02:30:27 +0000 (03:30 +0100)
commit89cb093d9c7a0496f0f5b13f7d9ceb4cdc2c4794
treecada3185ed998e46f6efde54f0637fcd0f40c503
parent96e31ee8a0d6f88dad61e2b5aa01e4b69c40e11a
lisp/custom.el: Trivial fixes.

* custom.el (custom-known-themes): Reflow docstring.
  (custom-theme-load-path): Fix typo in docstring.
  (load-theme): Fix typo in error message.
  (custom-available-themes, custom-variable-theme-value):
  Use `let', not `let*'.
lisp/ChangeLog
lisp/custom.el